Skip to content

Conversation

@khadni
Copy link
Collaborator

@khadni khadni commented Dec 2, 2025

Fix SEO indexing for CRE SDK language pages

Problem:

  • Search engines were not indexing -ts and -go pages correctly because they were following the redirect page and treating one language as the canonical version of the other
  • Shared links to a specific language page (e.g., /overview-go) would redirect users to their preferred language, breaking the shared link experience.

Solution:

  • Added noindex meta tag to redirect pages so Google ignores them and indexes -ts and -go pages independently.
  • Removed auto-redirect on language-specific pages so shared links work correctly—users now stay on the linked page instead of being redirected based on their stored preference.

@khadni khadni requested a review from a team as a code owner December 2, 2025 22:02
@vercel
Copy link

vercel bot commented Dec 2, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
documentation Ready Ready Preview Dec 2, 2025 10:09pm

@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

👋 khadni, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@khadni khadni merged commit 1b02e24 into main Dec 2, 2025
22 checks passed
@khadni khadni deleted the cre-lang-indexing branch December 2, 2025 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants